home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 41 / CD Expert nº 41.iso / Hellboy / data1.cab / Game_Data / data / ai / zombie_1.int < prev    next >
Text File  |  2000-08-18  |  2KB  |  56 lines

  1. //  DH INTERACTIVE LLC, COPYRIGHT (C) 2000
  2. //
  3. //  zombie.int written at Wed Jan 26 13:48 2000
  4. //
  5.  
  6.  27                     //  file_type
  7. 105                     //  file_version
  8.  
  9. //  zombie            //  Session name
  10.  
  11.  
  12. // *** This first section has personality indices
  13. 100                   // Bravery
  14. 100                // tenacity
  15. 1                // attack_frequency
  16. 4                // mobility type (biped w/no jump or run)
  17. 10                        // damage done by standard attack type 1
  18. 10                        // damage done by standard attack type 2
  19. 10                        // damage done by standard attack type 3
  20. 0                        // standard attack resistance. (i.e. subtract this nubmer from damage incurred)
  21. 0                        // melee attack resistance.
  22. 5                        // projectile attack resistance.
  23. target_joint 3
  24. zombie_1_die            // this is the name of the script to play when the entity dies
  25.  
  26. // default goal
  27. 0                 // sleep
  28.  
  29. //
  30. // *** This second section contains attack_sector_structs (describes the criteria
  31. //       for selecting an attack.
  32. //
  33.  
  34. 1                // Number of entries
  35.  
  36. // First entry
  37. 0 40                  // inner and outer radius
  38. -40 40                // left and right angle
  39. STANDARD_1            // type of weapon to use
  40.  
  41. //
  42. // *** This second section contains hit_reaction_sector_structs (describes the which
  43. //       hit reaction input to play given the placement of the enemy entity..
  44. //
  45.  
  46. 0                // Number of entries
  47.  
  48. // First entry
  49. //0 1000            // inner and outer radius
  50. //-90 90        // left and right angle
  51. //13                // button B + L1
  52.  
  53. // Second entry
  54. //0 1000            // inner and outer radius
  55. //90 -90        // left and right angle
  56. //13                // button C